home *** CD-ROM | disk | FTP | other *** search
/ Let's Dance / Let's Dance (1997)(KOCH).iso / INSTALL.INI < prev    next >
INI File  |  1997-08-20  |  1KB  |  38 lines

  1. [Options]
  2. ; BeforeRun - running external program before install
  3. ;BeforeRun = d:\windows\notepad.exe
  4.  
  5. ; DefDir - default directory to install product
  6. ; Ex.: DefDir = c:\MediaArt
  7. DefDir = c:\KOCH\Dance
  8.  
  9. ; CheckVFW - if defined, install will check for VFW presents
  10. ; If VFW not present then VFW-setup will be executed after installation
  11. ; Ex.: CheckVFW = VFW\setup.exe
  12. CheckVFW =
  13.  
  14. ; Restart - if =1 then reboot windows after installation
  15. ; Ex.: Restart = 1
  16. Restart = 0
  17.  
  18. ; SilentCopy - if =1 then no message if was error on copy to hard disk
  19. ; Ex.: SilentCopy = 0
  20. SilentCopy = 1
  21.  
  22. ; FontName - font name for all messages in installer
  23. ; Ex.: FontName=Arial Cyr
  24. ; Default font is MS Sans Serif
  25. ;FontName=Journal
  26.  
  27. ; FontLoad - font filename (TTF) for loading (w/o ext)
  28. ; Ex.: FontLoad=TextBook
  29. ; Default - font doesn't load
  30. ;FontLoad=Journal
  31.  
  32.  
  33. [AddToIni]
  34. ; Append some variables to INI-files such as win.ini, system.ini or other
  35. ; ADDi = <ini file>, <group>, <name>, <value>
  36. ; Ex.: Add1 = win.ini, Drivers, mciqqq, mciqqq.drv
  37. ;Add1 = win.ini, Drivers, mciqqq, mciqqq.drv
  38.